home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000005_news@columbia.edu_Mon Oct 2 20:03:18 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA06810
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 3 Oct 1995 11:24:49 -0400
  3. Received: by apakabar.cc.columbia.edu id AA09590
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 3 Oct 1995 11:24:48 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!gatech!howland.reston.ans.net!swrinde!sgigate.sgi.com!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!zombie.ncsc.mil!simtel!news.sprintlink.net!in1.uu.net!usc!usc!nic-nac.CSU.net!csulb.edu!drivel.ics.uci.edu!paris.ics.uci.edu!news.claremont.edu!usenet
  6. From: Jose Kirkland <jose@bernard.pitzer.edu>
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: If..then in mscustom.ini?
  9. Date: 2 Oct 1995 20:03:18 GMT
  10. Organization: Pitzer College
  11. Lines: 23
  12. Message-Id: <44pgi6$por@jaws.cs.hmc.edu>
  13. Nntp-Posting-Host: kafka.pitzer.edu
  14. Mime-Version: 1.0
  15. Content-Type: text/plain; charset=us-ascii
  16. Content-Transfer-Encoding: 7bit
  17. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  18. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  19.  
  20. Is it possible to place an if-then in the mscustom.ini, 
  21. which would check a dos environmental variable, for ex, and 
  22. perform a specific group of functions or not based upon 
  23. that?
  24.  
  25. (purpose is mixed lanwp/non-lanwp env, want it to see if 
  26. c:\net\bin dir exists on machine, if so connect one way, if 
  27. not then normally... does this make sense?)
  28.  
  29. Thanks for any help,
  30. Josefa Kirkland
  31. Novell/PC spec
  32. Pitzer College
  33.  
  34.  
  35.  
  36. ps-- alternatively, can kermit be told upon execution to 
  37. use a specific .ini file... ie can I make separate .ini's 
  38. for each environment and let the batch which runs kermit 
  39. determine which to select?
  40.  
  41.  
  42.